jeff quadratic root 1

Time bar (total: 18.9s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

analyze275.0ms (1.5%)

Memory
5.9MiB live, 237.3MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
0%0%99.9%0.1%0%0%0%1
0%0%99.9%0.1%0%0%0%2
0%0%99.9%0.1%0%0%0%3
12.5%12.5%87.4%0.1%0%0%0%4
25%25%74.9%0.1%0%0%0%5
34.4%34.3%65.5%0.1%0%0%0%6
40%37.4%56.2%0.1%0%6.2%0%7
47.5%44.5%49.1%0.1%0%6.2%0%8
54.7%49.9%41.3%0.1%0%8.6%0%9
61%52.9%33.7%0.1%0%13.3%0%10
67.4%57.8%28%0.1%0%14%0%11
72.5%60.5%23%0.1%0%16.4%0%12
Compiler

Compiled 40 to 22 computations (45% saved)

sample3.0s (15.7%)

Memory
12.4MiB live, 2 398.8MiB allocated
Samples
2.2s8 256×0valid
97.0ms917×0invalid
Precisions
Click to see histograms. Total time spent on operations: 1.9s
ival-mult: 605.0ms (32.5% of total)
ival-div: 427.0ms (22.9% of total)
ival-sub: 319.0ms (17.1% of total)
ival->=: 276.0ms (14.8% of total)
ival-sqrt: 76.0ms (4.1% of total)
ival-add: 47.0ms (2.5% of total)
ival-if: 47.0ms (2.5% of total)
ival-neg: 41.0ms (2.2% of total)
exact: 13.0ms (0.7% of total)
ival-true: 7.0ms (0.4% of total)
ival-assert: 3.0ms (0.2% of total)
Bogosity

explain494.0ms (2.6%)

Memory
1.5MiB live, 641.7MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1100-0-(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
570-0-(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
560-0-(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
160-3(-7.974042753216182e-277 -9.444737066079874e-12 1.0673129225430013e-54)(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
110-2(-5.2430582126743705e-124 9.098764464632676e-79 2.2775160210005847e-274)(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
10-0-(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
00-0-a
00-0-(*.f64 #s(literal 2 binary64) c)
00-0-(*.f64 b b)
00-0-(*.f64 #s(literal 2 binary64) a)
00-0-c
00-0-(*.f64 #s(literal 4 binary64) a)
00-0-(neg.f64 b)
00-0-(>=.f64 b #s(literal 0 binary64))
00-0-#s(literal 4 binary64)
00-0-(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
00-0-#s(literal 0 binary64)
00-0-(*.f64 (*.f64 #s(literal 4 binary64) a) c)
00-0-#s(literal 2 binary64)
00-0-b
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))oflow-rescue1080
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))overflow108
(*.f64 (*.f64 #s(literal 4 binary64) a) c)overflow38
(*.f64 b b)overflow81
+.f64(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))cancellation570
-.f64(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))cancellation560
/.f64(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))u/n130
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))underflow19
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))underflow2
(*.f64 (*.f64 #s(literal 4 binary64) a) c)underflow31
(*.f64 b b)underflow41
/.f64(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))n/u90
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))underflow2
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))underflow26
(*.f64 (*.f64 #s(literal 4 binary64) a) c)underflow31
(*.f64 b b)underflow41
sqrt.f64(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))uflow-rescue20
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))underflow2
(*.f64 (*.f64 #s(literal 4 binary64) a) c)underflow31
(*.f64 b b)underflow41
-.f64(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))nan-rescue10
(*.f64 b b)overflow81
(*.f64 (*.f64 #s(literal 4 binary64) a) c)overflow38
Confusion
Predicted +Predicted -
+770
-11267
Precision
0.4074074074074074
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+7700
-112067
Precision?
0.4074074074074074
Recall?
1.0
Freqs
test
numberfreq
067
1133
255
31
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
123.0ms134×2valid
33.0ms146×1valid
33.0ms200×0valid
16.0ms32×3valid
Compiler

Compiled 335 to 64 computations (80.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 105.0ms
ival-sqrt: 38.0ms (36.2% of total)
ival-mult: 14.0ms (13.3% of total)
ival-sub: 13.0ms (12.4% of total)
adjust: 13.0ms (12.4% of total)
ival-div: 12.0ms (11.4% of total)
ival-add: 5.0ms (4.8% of total)
ival-if: 4.0ms (3.8% of total)
ival->=: 2.0ms (1.9% of total)
ival-neg: 2.0ms (1.9% of total)
ival-true: 1.0ms (1% of total)
exact: 1.0ms (1% of total)
ival-assert: 0.0ms (0% of total)

preprocess318.0ms (1.7%)

Memory
5.5MiB live, 125.9MiB allocated
Algorithm
egg-herbie
Rules
1 344×lower-fma.f64
1 344×lower-fma.f32
1 108×distribute-lft-in
960×times-frac
948×associate-/r*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
078355
1222336
2682336
31829329
44477329
56177329
66905329
77179329
87230329
97252329
107392329
117683329
127721329
137721329
02038
03338
15737
212837
327936
447236
584736
6170636
7226336
8263636
9288936
10291436
11292336
12297036
13312636
14316236
15320536
16320936
17320936
0320934
Stop Event
iter limit
saturated
iter limit
node limit
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
Compiler

Compiled 41 to 20 computations (51.2% saved)

eval0.0ms (0%)

Memory
0.3MiB live, 0.3MiB allocated
Compiler

Compiled 3 to 3 computations (0% saved)

prune1.0ms (0%)

Memory
1.3MiB live, 1.3MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.3%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
Compiler

Compiled 41 to 20 computations (51.2% saved)

simplify185.0ms (1%)

Memory
-7.3MiB live, 70.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
Rules
1 344×lower-fma.f64
1 344×lower-fma.f32
936×lower-*.f32
926×lower-*.f64
470×times-frac
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
020145
033145
157142
2128142
3279140
4472140
5847140
61706140
72263140
82636140
92889140
102914140
112923140
122970140
133126140
143162140
153205140
163209140
173209140
03209132
Stop Event
iter limit
saturated
iter limit
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 #s(literal 2 binary64) c)
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) (*.f64 a c))
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)

localize162.0ms (0.9%)

Memory
14.2MiB live, 90.4MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy3.498195201640694
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
accuracy12.642893536758196
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy12.9041415147941
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy25.675527080053353
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
Samples
105.0ms67×2valid
19.0ms73×1valid
12.0ms100×0valid
6.0ms16×3valid
Compiler

Compiled 147 to 22 computations (85% saved)

Precisions
Click to see histograms. Total time spent on operations: 124.0ms
ival-sub: 49.0ms (39.6% of total)
ival-neg: 42.0ms (34% of total)
ival-div: 10.0ms (8.1% of total)
ival-mult: 7.0ms (5.7% of total)
adjust: 6.0ms (4.9% of total)
ival-sqrt: 4.0ms (3.2% of total)
ival-if: 2.0ms (1.6% of total)
ival-add: 2.0ms (1.6% of total)
ival->=: 1.0ms (0.8% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

series61.0ms (0.3%)

Memory
-4.9MiB live, 31.6MiB allocated
Counts
6 → 192
Calls
Call 1
Inputs
#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())
#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())
#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())
#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())
Outputs
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
Calls

48 calls:

TimeVariablePointExpression
35.0ms
a
@inf
(- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
1.0ms
a
@inf
(/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
1.0ms
b
@0
(/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))
1.0ms
a
@-inf
(sqrt (- (* b b) (* (* 4 a) c)))
1.0ms
b
@inf
(/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))

simplify468.0ms (2.5%)

Memory
-16.8MiB live, 412.8MiB allocated
Algorithm
egg-herbie
Rules
11 996×lower-fma.f64
11 996×lower-fma.f32
8 248×lower-*.f64
8 248×lower-*.f32
3 550×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06504075
120834039
268203997
081563811
Stop Event
iter limit
node limit
Counts
192 → 189
Calls
Call 1
Inputs
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -2 (/ (* a c) b))
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
Outputs
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(fma.f64 b (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 b (neg.f64 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 b (neg.f64 a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 a)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (fma.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 c a)))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)) b))
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (/.f64 a (*.f64 b b)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (/.f64 a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64))) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) a)) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b (neg.f64 c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) (/.f64 b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64))) b) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) c)) c))))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (/.f64 a (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (fma.f64 b (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)) b))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (/.f64 a (*.f64 b b)))) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (/.f64 a (*.f64 b b)))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 c (neg.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))) (neg.f64 c))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (neg.f64 b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/32 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (/.f64 a (*.f64 b b)))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(*.f64 #s(literal -2 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)) b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)))) (neg.f64 b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 b))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 c (/.f64 a b)) b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) b)) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/32 binary64) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) a)) a)) (neg.f64 a))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 c (/.f64 a b)) b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/32 binary64) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) c)) c)) (neg.f64 c))

rewrite328.0ms (1.7%)

Memory
-19.2MiB live, 465.1MiB allocated
Rules
5 702×lower-fma.f64
5 702×lower-fma.f32
4 948×lower-*.f32
4 940×lower-*.f64
3 438×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01765
02865
18964
266562
0963957
Stop Event
iter limit
node limit
iter limit
Counts
6 → 748
Calls
Call 1
Inputs
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(>=.f64 b #s(literal 0 binary64))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
Outputs
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a)
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 a)))
(/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (neg.f64 a))
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) #s(literal 4 binary64))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #s(literal -1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 a (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (neg.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -2 binary64))
(/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (+.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a)
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a))))
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 a)))
(*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) a) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))))
(*.f64 (/.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) a) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) #s(literal 1/2 binary64)))
(hypot.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 1 binary64)))
(fabs.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(-.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (fma.f64 b b #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal 4 binary64) (*.f64 a (neg.f64 c)) (*.f64 b b))
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b))
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b))
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (neg.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (neg.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 a (neg.f64 c)) #s(literal 4 binary64) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) a) (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 4 binary64))) a (*.f64 b b))
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 c) #s(literal 4 binary64)) a (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (neg.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (neg.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(neg.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(/.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(/.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(/.f64 (-.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))
(*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1 binary64)))
(*.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(*.f64 (/.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(+.f64 b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(+.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) b)
(+.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(+.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 b b)) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(+.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 b b)))
(+.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) b)
(+.f64 (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(+.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(+.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (-.f64 b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(fma.f64 b #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(fma.f64 b #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (*.f64 b b) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64) b)
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal 1 binary64) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64) b)
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) b)
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) b)
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) b)
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) b)
(fma.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b)
(fma.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 b b) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(fma.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 b b)))
(fma.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(fma.f64 (/.f64 b (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 b (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 b (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 b (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 b (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (/.f64 b (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (/.f64 (*.f64 b b) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (/.f64 (*.f64 b b) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 b (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 b (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 b (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(fma.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 b b #s(literal 0 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) b))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b #s(literal 0 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (fma.f64 b b #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) b))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))))
(/.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(>=.f64 b #s(literal 0 binary64))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #s(literal 0 binary64))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 0 binary64))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64))
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(/.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) (+.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)))
(pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 b (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(+.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(+.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b)
(+.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) b)
(+.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b b)) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(+.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(+.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(+.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64)) b)
(-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (+.f64 b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(-.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 b #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b #s(literal 1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 b #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 b #s(literal -1 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (*.f64 b b) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(fma.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b b) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal 1 binary64) b (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal 1 binary64) b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64) b)
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) b)
(fma.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b b) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(fma.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b b)))
(fma.f64 (/.f64 b (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 b (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 b (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (/.f64 b (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (/.f64 (*.f64 b b) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (/.f64 (*.f64 b b) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 b (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 b (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b)
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b)
(fma.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (neg.f64 (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 b (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))))
(/.f64 (*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 (*.f64 a c) #s(literal 16 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (neg.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b (*.f64 b b) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (fma.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (fma.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))))
(*.f64 (/.f64 (fma.f64 b (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (fma.f64 b b (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))

eval251.0ms (1.3%)

Memory
37.9MiB live, 385.5MiB allocated
Compiler

Compiled 72 721 to 4 392 computations (94% saved)

prune506.0ms (2.7%)

Memory
-2.0MiB live, 519.6MiB allocated
Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New1 145161 161
Fresh000
Picked101
Done000
Total1 146161 162
Accuracy
88.5%
Counts
1 162 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.3%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
46.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
52.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
57.6%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)))
45.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
66.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
70.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
68.3%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))))
66.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
66.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))))
68.0%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
68.0%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
67.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
56.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
71.2%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
66.0%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
Compiler

Compiled 1 422 to 826 computations (41.9% saved)

simplify181.0ms (1%)

Memory
-15.2MiB live, 305.5MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff128
(+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
cost-diff704
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff128
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff0
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
cost-diff896
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
Rules
5 724×lower-fma.f32
5 718×lower-fma.f64
2 966×lower-*.f32
2 946×lower-*.f64
1 858×lower-/.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
056967
093964
1158928
2302914
3494904
4833894
51704894
64233894
76338894
08136894
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 b a)
a
#s(literal -1/2 binary64)
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(*.f64 a #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1/2 binary64) a)
#s(literal -1/2 binary64)
a
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(*.f64 #s(literal 2 binary64) c)
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))))
(*.f64 #s(literal 2 binary64) c)
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
#s(literal -4 binary64)
(/.f64 (*.f64 b b) a)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(*.f64 #s(literal 2 binary64) c)
(+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 b a)
a
#s(literal -1/2 binary64)
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) (*.f64 a #s(literal -2 binary64)))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(*.f64 a #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
#s(literal 2 binary64)
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1/2 binary64) a)
#s(literal -1/2 binary64)
a
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
#s(literal 2 binary64)
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))
(fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64)))
#s(literal -4 binary64)
(/.f64 (*.f64 b b) a)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
(+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(-.f64 (/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) b)
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))

localize345.0ms (1.8%)

Memory
16.3MiB live, 598.5MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy12.9041415147941
(+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
accuracy25.67552708005333
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy25.67552708005334
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy25.792714580053353
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy12.642893536758187
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy12.9041415147941
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))
accuracy25.67552708005333
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy25.675527080053353
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))
accuracy12.642893536758187
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy12.9041415147941
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
accuracy25.67552708005333
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy44.21810764383048
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
accuracy12.642893536758196
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy12.904141514794107
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy25.67552708005333
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy25.67552708005334
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy12.904141514794107
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy15.85367892347291
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
accuracy25.67552708005333
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy25.67552708005334
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
Samples
87.0ms73×2valid
51.0ms67×1valid
35.0ms100×0valid
18.0ms16×3valid
Compiler

Compiled 926 to 47 computations (94.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 104.0ms
ival-mult: 26.0ms (24.9% of total)
ival-div: 22.0ms (21.1% of total)
ival-add: 19.0ms (18.2% of total)
adjust: 15.0ms (14.4% of total)
ival-sqrt: 8.0ms (7.7% of total)
ival-if: 8.0ms (7.7% of total)
ival-sub: 4.0ms (3.8% of total)
ival->=: 1.0ms (1% of total)
exact: 1.0ms (1% of total)
ival-neg: 1.0ms (1% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series54.0ms (0.3%)

Memory
3.2MiB live, 106.0MiB allocated
Counts
17 → 588
Calls
Call 1
Inputs
#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())
#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())
#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())
#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())
#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())
#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())
#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())
#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())
#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())
Outputs
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -4 c) (/ (pow b 2) a))) (taylor inf a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) (taylor -inf a) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -4 a) (/ (pow b 2) c))) (taylor inf c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) (taylor -inf c) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) (patch (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) (patch (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 b) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 b) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 b) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
Calls

147 calls:

TimeVariablePointExpression
3.0ms
c
@inf
(+ (neg b) (/ (+ (* b b) (* c (* a -4))) (sqrt (+ (* b b) (* c (* a -4))))))
2.0ms
a
@0
(+ (* (/ b a) -1/2) (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a -2)))
1.0ms
a
@0
(* a (+ (* c -4) (/ (* b b) a)))
1.0ms
a
@-inf
(* a (+ (* c -4) (/ (* b b) a)))
0.0ms
b
@inf
(+ (* (/ b a) -1/2) (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a -2)))

simplify353.0ms (1.9%)

Memory
25.6MiB live, 554.6MiB allocated
Algorithm
egg-herbie
Rules
10 404×lower-fma.f64
10 404×lower-fma.f32
7 342×lower-*.f64
7 342×lower-*.f32
4 178×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
072814414
1234014287
2760214274
0813113582
Stop Event
iter limit
node limit
Counts
588 → 573
Calls
Call 1
Inputs
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(* -4 (* a c))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(* -4 (* a c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(* -4 (* a c))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 2 (/ (* a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -2 (/ (* a c) b))
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
Outputs
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(fma.f64 b (fma.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (/.f64 b (neg.f64 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (/.f64 b (neg.f64 a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 a)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) a))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) c)) c)))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 b c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (-.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))) (/.f64 b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c)) c)) (neg.f64 c))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))) b)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(fma.f64 b (fma.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (/.f64 b (neg.f64 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) (/.f64 b (neg.f64 a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(neg.f64 (/.f64 (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c)) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 c (/.f64 c (*.f64 b b))) c))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 b #s(literal 1/2 binary64))) (neg.f64 a)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 b #s(literal 1/2 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) (neg.f64 a))) a))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) c)) c)))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 b c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (-.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))) (/.f64 b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c)) c)) (neg.f64 c))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* a (+ (* -4 c) (/ (pow b 2) a)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* c (+ (* -4 a) (/ (pow b 2) c)))
(*.f64 c (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c))
(* -4 (* a c))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 b c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (-.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))) (/.f64 b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c)) c)) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (neg.f64 (/.f64 b c))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 (/.f64 b c)))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (-.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))) (/.f64 b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c)) c)) (neg.f64 c))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 a)))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 a))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 b #s(literal -2 binary64)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(neg.f64 (*.f64 c (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 b #s(literal -2 binary64)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(neg.f64 (*.f64 c (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b)
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 2 binary64)))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b)
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))) b)
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)))) (neg.f64 b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))))) (neg.f64 b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 b c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) b) c))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c)) c))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) b) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 b #s(literal -2 binary64)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(neg.f64 (*.f64 c (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) b))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 b (+.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a))) b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(neg.f64 (/.f64 (+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 c a)))) b))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) b)) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (/.f64 b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 b)) (neg.f64 a))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)))) a)) a)) (neg.f64 a))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 c a) b) b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64)) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) c)) c)) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 b #s(literal -2 binary64)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(neg.f64 (*.f64 c (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) (*.f64 b #s(literal -2 binary64)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 c a) (/.f64 #s(literal -2 binary64) (*.f64 b b)) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) b))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (*.f64 a (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64))))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 a b)) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(neg.f64 (*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(neg.f64 (*.f64 c (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))))

rewrite465.0ms (2.5%)

Memory
9.2MiB live, 517.6MiB allocated
Rules
4 430×lower-/.f32
4 416×lower-/.f64
4 014×lower-fma.f32
4 008×lower-fma.f64
3 604×lower-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
049262
084247
1296223
22586219
08447219
Stop Event
iter limit
node limit
iter limit
Counts
17 → 1 266
Calls
Call 1
Inputs
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(>=.f64 b #s(literal 0 binary64))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))
(+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)))))
(/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
Outputs
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))
(-.f64 (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 b (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b (neg.f64 a)) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a)) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a)
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) a (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) a)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) a)))
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) a (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (*.f64 a (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))))) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (neg.f64 a)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) a) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 a)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) a))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 a)) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (neg.f64 b))
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b (*.f64 (/.f64 b a) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b b) a) a (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a b) (/.f64 b a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 a a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 b b) (neg.f64 a)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64)) (/.f64 a a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (*.f64 a (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) a) (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) a) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (*.f64 a (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) a)) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) a)) (neg.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))) a)
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(>=.f64 b #s(literal 0 binary64))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))
(-.f64 (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 b (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b (neg.f64 a)) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a)) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a)
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) a (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 a))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))) a)
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) a)))
(/.f64 (neg.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a)))
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) a (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (*.f64 a (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 1 binary64)))) (neg.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))))) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (+.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (neg.f64 a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (neg.f64 a)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) a) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 a)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) a))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 a)) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a)))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64)))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(-.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b b))) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))))
(pow.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 b (*.f64 (/.f64 b a) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (/.f64 (*.f64 b b) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 (/.f64 (*.f64 b b) a) a (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a b) (/.f64 b a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 a a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 b b) (neg.f64 a)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (/.f64 (neg.f64 (*.f64 b b)) #s(literal -1 binary64)) (/.f64 a a) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (*.f64 a (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a)))) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) a) (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) a) (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))
(/.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (*.f64 a (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a a)))) a)) (neg.f64 (fma.f64 (/.f64 (*.f64 b b) a) (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 c c) #s(literal 16 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a a))) a)) (neg.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(*.f64 a (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (fma.f64 b (/.f64 b a) (*.f64 c #s(literal -4 binary64))) a)
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 b))
(/.f64 (fma.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (fma.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (fma.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (fma.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (fma.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (fma.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (neg.f64 b))
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (neg.f64 b))
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 b))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 #s(literal 0 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) b)
(fma.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) b)
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b)
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) b)
(fma.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) b)
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) b)
(fma.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) b)
(fma.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) b)
(fma.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) b)
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -1 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (neg.f64 b) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 b #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(neg.f64 (/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal 16 binary64)) (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))
(*.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))

eval831.0ms (4.4%)

Memory
41.7MiB live, 1 005.6MiB allocated
Compiler

Compiled 232 749 to 7 610 computations (96.7% saved)

prune2.8s (15%)

Memory
-30.0MiB live, 3 995.4MiB allocated
Pruning

21 alts after pruning (18 fresh and 3 done)

PrunedKeptTotal
New4 034114 045
Fresh4711
Picked235
Done000
Total4 040214 061
Accuracy
88.5%
Counts
4 061 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.3%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))))
71.3%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
68.0%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
46.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
52.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
57.6%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)))
66.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))))))
66.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
70.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
68.3%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))))
66.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))))
50.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.6%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
68.0%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
63.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
56.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
71.2%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
63.6%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
61.6%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.6%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Compiler

Compiled 1 608 to 917 computations (43% saved)

simplify273.0ms (1.4%)

Memory
4.8MiB live, 356.7MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff128
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
cost-diff128
(-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
cost-diff512
(*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))
cost-diff0
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff128
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
cost-diff128
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff0
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
cost-diff128
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
cost-diff0
(/.f64 #s(literal -1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff0
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
Rules
11 186×lower-fma.f32
11 184×lower-fma.f64
4 182×lower-*.f32
4 154×lower-*.f64
1 598×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
069937
0113929
1188894
2381894
3808890
41872890
54375874
67369874
08158873
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1/2 binary64) a)
#s(literal -1/2 binary64)
a
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c #s(literal -4 binary64))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
(*.f64 b #s(literal -2 binary64))
#s(literal -2 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
a
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(*.f64 #s(literal 2 binary64) c)
c
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(neg.f64 b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(*.f64 c #s(literal -4 binary64))
c
#s(literal -4 binary64)
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(*.f64 #s(literal 2 binary64) c)
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))))
(*.f64 #s(literal 2 binary64) c)
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))
(*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))
(-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))
#s(literal -2 binary64)
(*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))
(*.f64 c (/.f64 a (*.f64 b b)))
(/.f64 a (*.f64 b b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(*.f64 #s(literal 2 binary64) c)
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
#s(literal 1 binary64)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal -1/2 binary64) a)
#s(literal -1/2 binary64)
a
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
#s(literal 2 binary64)
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c #s(literal -4 binary64))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
(*.f64 b #s(literal -2 binary64))
#s(literal -2 binary64)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
a
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
c
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
(neg.f64 b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(neg.f64 b)
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
a
(*.f64 c #s(literal -4 binary64))
c
#s(literal -4 binary64)
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (-.f64 b (/.f64 (*.f64 a c) b))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))))
(/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (-.f64 b (/.f64 (*.f64 a c) b)))))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (-.f64 b (/.f64 (*.f64 a c) b))))
(*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))
(*.f64 #s(literal -2 binary64) (-.f64 b (/.f64 (*.f64 a c) b)))
(-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))
(fma.f64 a (*.f64 c (/.f64 #s(literal 2 binary64) (*.f64 b b))) #s(literal -2 binary64))
#s(literal -2 binary64)
(*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))
(*.f64 c (*.f64 a (/.f64 #s(literal -2 binary64) (*.f64 b b))))
(*.f64 c (/.f64 a (*.f64 b b)))
(/.f64 a (*.f64 b b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)
a
c
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b)
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
#s(literal 1 binary64)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)

localize312.0ms (1.6%)

Memory
2.7MiB live, 687.9MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy12.642893536758189
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy12.9041415147941
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
accuracy24.72319032411376
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy25.675527080053353
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy8.089469807987824
(*.f64 c (/.f64 a (*.f64 b b)))
accuracy12.642893536758189
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy25.675527080053353
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy43.828529386539266
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))
accuracy12.904141514794107
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
accuracy25.675527080053353
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
accuracy36.6267617350513
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
accuracy44.21810764383052
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
accuracy3.498195201640694
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
accuracy12.904141514794107
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
accuracy42.06162481381232
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
accuracy44.21810764383052
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
accuracy12.642893536758196
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy12.9041415147941
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
accuracy25.675527080053353
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
accuracy25.675527080053353
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
Samples
76.0ms67×2valid
46.0ms73×1valid
39.0ms100×0valid
24.0ms16×3valid
Compiler

Compiled 848 to 52 computations (93.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 117.0ms
ival-mult: 31.0ms (26.6% of total)
ival-div: 27.0ms (23.2% of total)
adjust: 17.0ms (14.6% of total)
ival-sqrt: 13.0ms (11.1% of total)
ival-add: 11.0ms (9.4% of total)
ival-if: 8.0ms (6.9% of total)
ival-sub: 7.0ms (6% of total)
ival->=: 1.0ms (0.9% of total)
exact: 1.0ms (0.9% of total)
ival-neg: 1.0ms (0.9% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series79.0ms (0.4%)

Memory
-10.4MiB live, 145.7MiB allocated
Counts
27 → 924
Calls
Call 1
Inputs
#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())
#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())
#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())
#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())
#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())
#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())
#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())
#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())
#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())
#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())
#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())
#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())
#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())
#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())
#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())
#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())
#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())
Outputs
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #<representation binary64>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor 0 b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b) (taylor 0 b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b) (taylor 0 b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b) (taylor 0 b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor inf b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor inf c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))) (taylor inf c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))) (taylor inf c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))) (taylor inf c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor -inf c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))) (taylor -inf c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))) (taylor -inf c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))) (taylor -inf c) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor inf a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))) (taylor inf a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))) (taylor inf a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))) (taylor inf a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor -inf a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))) (taylor -inf a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))) (taylor -inf a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))) (taylor -inf a) (#s(alt (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (patch (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt -2 (taylor 0 c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor 0 c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor 0 c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor 0 c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) (pow b 2))) (taylor inf c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))) (taylor inf c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))) (taylor inf c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c))))) (taylor inf c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) (pow b 2))) (taylor -inf c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* 2 (/ 1 c)) (* 2 (/ a (pow b 2)))))) (taylor -inf c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* 2 (/ 1 c)) (* 2 (/ a (pow b 2)))))) (taylor -inf c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* 2 (/ 1 c)) (* 2 (/ a (pow b 2)))))) (taylor -inf c) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt -2 (taylor 0 a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor 0 a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor 0 a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor 0 a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) (pow b 2))) (taylor inf a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))) (taylor inf a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))) (taylor inf a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))) (taylor inf a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) (pow b 2))) (taylor -inf a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* 2 (/ 1 a)) (* 2 (/ c (pow b 2)))))) (taylor -inf a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* 2 (/ 1 a)) (* 2 (/ c (pow b 2)))))) (taylor -inf a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* 2 (/ 1 a)) (* 2 (/ c (pow b 2)))))) (taylor -inf a) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) (pow b 2))) (taylor 0 b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -2 (pow b 2)) (* -2 (* a c))) (pow b 2)) (taylor 0 b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -2 (pow b 2)) (* -2 (* a c))) (pow b 2)) (taylor 0 b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (- (* -2 (pow b 2)) (* -2 (* a c))) (pow b 2)) (taylor 0 b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt -2 (taylor inf b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor inf b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor inf b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor inf b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt -2 (taylor -inf b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor -inf b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor -inf b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) (pow b 2))) 2) (taylor -inf b) (#s(alt (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) (patch (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (patch (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (patch (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 b) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 b) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 b) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (patch #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (patch (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) (patch #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf c) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf a) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor 0 b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor inf b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (/ (* a c) (pow b 2)) (taylor -inf b) (#s(alt (*.f64 c (/.f64 a (*.f64 b b))) (patch (*.f64 c (/.f64 a (*.f64 b b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ 1 b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ 1 b) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ 1 b) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
Calls

231 calls:

TimeVariablePointExpression
4.0ms
c
@-inf
(+ (neg b) (/ 1 (sqrt (/ 1 (+ (* b b) (* c (* a -4)))))))
2.0ms
a
@-inf
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
2.0ms
c
@0
(sqrt (/ 1 (+ (* b b) (* c (* a -4)))))
1.0ms
a
@-inf
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))
1.0ms
b
@0
(sqrt (/ 1 (+ (* b b) (* c (* a -4)))))

simplify867.0ms (4.6%)

Memory
-19.8MiB live, 468.8MiB allocated
Algorithm
egg-herbie
Rules
12 176×lower-fma.f64
12 176×lower-fma.f32
9 986×lower-*.f64
9 986×lower-*.f32
5 042×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
097221562
1311921358
0923720352
Stop Event
iter limit
node limit
Counts
924 → 909
Calls
Call 1
Inputs
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -2 (/ (* a c) b))
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* 2 (/ (* a c) b))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -2 b)
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(* 2 (/ (* a c) b))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* 2 (/ (* a c) b))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -2 b)
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(* 2 (/ (* a c) b))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* 2 (/ (* a c) b))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
-2
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(* 2 (/ (* a c) (pow b 2)))
(* -1 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* -1 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* -1 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(* 2 (/ (* a c) (pow b 2)))
(* -1 (* c (- (* 2 (/ 1 c)) (* 2 (/ a (pow b 2))))))
(* -1 (* c (- (* 2 (/ 1 c)) (* 2 (/ a (pow b 2))))))
(* -1 (* c (- (* 2 (/ 1 c)) (* 2 (/ a (pow b 2))))))
-2
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(* 2 (/ (* a c) (pow b 2)))
(* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(* 2 (/ (* a c) (pow b 2)))
(* -1 (* a (- (* 2 (/ 1 a)) (* 2 (/ c (pow b 2))))))
(* -1 (* a (- (* 2 (/ 1 a)) (* 2 (/ c (pow b 2))))))
(* -1 (* a (- (* 2 (/ 1 a)) (* 2 (/ c (pow b 2))))))
(* 2 (/ (* a c) (pow b 2)))
(/ (- (* -2 (pow b 2)) (* -2 (* a c))) (pow b 2))
(/ (- (* -2 (pow b 2)) (* -2 (* a c))) (pow b 2))
(/ (- (* -2 (pow b 2)) (* -2 (* a c))) (pow b 2))
-2
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
-2
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 2 (/ (* a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -2 (/ (* a c) b))
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -2 (/ (* a c) b))
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(/ (* a c) (pow b 2))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(/ 1 b)
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(/ -1 b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(/ 1 b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(/ 1 b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
Outputs
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c)) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) c)) c)))))
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) (neg.f64 c)) b) c))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))) b)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c)) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) c)) c)))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c)) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) c)) c)))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (*.f64 b b))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) (neg.f64 b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))) (neg.f64 b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (+.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) (neg.f64 c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) (neg.f64 c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (/.f64 (*.f64 b #s(literal -2 binary64)) c)))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (/.f64 (*.f64 b #s(literal -2 binary64)) c)))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (/.f64 (*.f64 b #s(literal -2 binary64)) c)))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 b c) (/.f64 (*.f64 #s(literal -2 binary64) a) b))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 b c) (/.f64 (*.f64 #s(literal -2 binary64) a) b))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(neg.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 b c) (/.f64 (*.f64 #s(literal -2 binary64) a) b))))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (fma.f64 (/.f64 b a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (fma.f64 (/.f64 b a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (fma.f64 (/.f64 b a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c b))))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(neg.f64 (*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) a))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(neg.f64 (*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) a))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(neg.f64 (*.f64 a (fma.f64 (/.f64 c b) #s(literal -2 binary64) (/.f64 (*.f64 b #s(literal 2 binary64)) a))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c)) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) c))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64)))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a))
(* -1 (/ b a))
(/.f64 b (neg.f64 a))
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 b (neg.f64 a)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/16 binary64))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) c)) c)))))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c)))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64)))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64)))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64)))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64)))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64)))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64)))))
-2
#s(literal -2 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(* 2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (*.f64 b b))
(* -1 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)) (neg.f64 c))
(* -1 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)) (neg.f64 c))
(* -1 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c)))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)) (neg.f64 c))
(* 2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (*.f64 b b))
(* -1 (* c (- (* 2 (/ 1 c)) (* 2 (/ a (pow b 2))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)) (neg.f64 c))
(* -1 (* c (- (* 2 (/ 1 c)) (* 2 (/ a (pow b 2))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)) (neg.f64 c))
(* -1 (* c (- (* 2 (/ 1 c)) (* 2 (/ a (pow b 2))))))
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)) (neg.f64 c))
-2
#s(literal -2 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(* 2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (*.f64 b b))
(* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 a))
(* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 a))
(* -1 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 a))
(* 2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (*.f64 b b))
(* -1 (* a (- (* 2 (/ 1 a)) (* 2 (/ c (pow b 2))))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 a))
(* -1 (* a (- (* 2 (/ 1 a)) (* 2 (/ c (pow b 2))))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 a))
(* -1 (* a (- (* 2 (/ 1 a)) (* 2 (/ c (pow b 2))))))
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a)) (neg.f64 a))
(* 2 (/ (* a c) (pow b 2)))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (*.f64 b b))
(/ (- (* -2 (pow b 2)) (* -2 (* a c))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c))) (*.f64 b b))
(/ (- (* -2 (pow b 2)) (* -2 (* a c))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c))) (*.f64 b b))
(/ (- (* -2 (pow b 2)) (* -2 (* a c))) (pow b 2))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c))) (*.f64 b b))
-2
#s(literal -2 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
-2
#s(literal -2 binary64)
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(- (* 2 (/ (* a c) (pow b 2))) 2)
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) (neg.f64 c)) b) c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) (neg.f64 c))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) (neg.f64 c)) b) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b)
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))))) (neg.f64 b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64)) b) c))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) c)) c))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/4 binary64)) b) a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)) (neg.f64 a))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) (neg.f64 c))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (*.f64 b b))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) (neg.f64 b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))) (neg.f64 b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (+.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) (neg.f64 c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) (neg.f64 c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64)) #s(literal 1 binary64)) b) b)
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c)))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64)))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64)))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(neg.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64)))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 c (*.f64 #s(literal -4 binary64) a)))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* -4 (* a c))
(*.f64 c (*.f64 #s(literal -4 binary64) a))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64)))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64)))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64)))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b (neg.f64 a))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a)) b) a))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) a) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64)) (neg.f64 b)) (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) (neg.f64 c)) b) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 b (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b)))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(neg.f64 (*.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal 1 binary64))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (neg.f64 a))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) (neg.f64 c))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 b (+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (*.f64 b b))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c))) (neg.f64 b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (fma.f64 a c (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b))))) (neg.f64 b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 a c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (fma.f64 a (fma.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (neg.f64 a))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (fma.f64 c (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (+.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) (neg.f64 c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/64 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) (neg.f64 c)) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(/ (* a c) (pow b 2))
(/.f64 (*.f64 a c) (*.f64 b b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(fma.f64 (*.f64 b b) (fma.f64 b (*.f64 b (*.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) #s(literal -1/2 binary64)))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 a (*.f64 c #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 b b)) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/.f64 (fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(/.f64 (fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) #s(literal -2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 a a) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 b))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(fma.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(fma.f64 c (fma.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) c)) (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(fma.f64 c (fma.f64 c (*.f64 (*.f64 #s(literal -1/2 binary64) b) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (/.f64 (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 c (*.f64 a (*.f64 a a))) #s(literal -1/256 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 c (*.f64 a (*.f64 a a))) #s(literal -1/256 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) (*.f64 c (*.f64 c c))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(fma.f64 a (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(fma.f64 a (fma.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) b)) (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (fma.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 b a) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -12 binary64) b))))) (/.f64 #s(literal 1 binary64) b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(fma.f64 (/.f64 (fma.f64 a (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1/256 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) #s(literal -1/2 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/32 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))) #s(literal -1/128 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(fma.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) #s(literal -1/64 binary64)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 a (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) #s(literal -1/256 binary64)) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/64 binary64)))) (*.f64 a (*.f64 a a))))

rewrite565.0ms (3%)

Memory
30.2MiB live, 450.7MiB allocated
Rules
4 346×lower-/.f32
4 328×lower-/.f64
3 668×lower-*.f32
3 640×lower-*.f64
3 224×lower-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
064414
0107421
1356390
22835390
08870387
Stop Event
iter limit
node limit
iter limit
Counts
27 → 1 125
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(>=.f64 b #s(literal 0 binary64))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1/2 binary64) a)
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64))))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))
(+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(*.f64 c (/.f64 a (*.f64 b b)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(>=.f64 b #s(literal 0 binary64))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 a))
(/.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))) (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 a))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a (*.f64 (neg.f64 a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))))) (neg.f64 (fma.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal -1/2 binary64) a)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal 1/2 binary64) (neg.f64 a))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a))))
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(-.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 b (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b b))) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))))
(pow.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 b (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #s(literal -1 binary64))
(*.f64 (fma.f64 b (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b))))
(*.f64 (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal 4 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(+.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b))
(fma.f64 b #s(literal -2 binary64) (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(fma.f64 b #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b))
(fma.f64 #s(literal -2 binary64) b (*.f64 b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(fma.f64 #s(literal -2 binary64) b (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b))
(/.f64 (*.f64 b (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)))
(/.f64 (*.f64 b (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))))) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64))) b) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))))) b) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 b (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64))))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))))
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))))))) (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64))) b)) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))))) b)) (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64))))
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64)))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64)) b)
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) a)
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 2 binary64))
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) a))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 b)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a a))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) #s(literal 4 binary64))
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a)))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(-.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64))
(*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -2 binary64)))
(+.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal -2 binary64))
(-.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))
(-.f64 (/.f64 #s(literal -8 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))))
(-.f64 (/.f64 #s(literal 4 binary64) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64))))
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))) (-.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
(fma.f64 c (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b))) #s(literal -2 binary64))
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64))
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b (neg.f64 b))) #s(literal -2 binary64))
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64) #s(literal -2 binary64))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -2 binary64))
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (neg.f64 b))) #s(literal -2 binary64) #s(literal -2 binary64))
(fma.f64 (neg.f64 c) (/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b b)) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)) (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)) (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))))))))
(/.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)))
(/.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))))) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)))
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))))) (-.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))))) (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))))) (neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))
(/.f64 (-.f64 (*.f64 #s(literal -8 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64))) (*.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))))) (*.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)))))
(pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64)) (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))))
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 c #s(literal -2 binary64)) #s(literal -2 binary64))))
(*.f64 (fma.f64 (/.f64 a (*.f64 b b)) (neg.f64 c) #s(literal 1 binary64)) #s(literal -2 binary64))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))))
(-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b)
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))))
(-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(-.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64) b)
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) b)
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) b)
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) b)
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b)
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) b)
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) b)
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)) b)
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
(exp.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 #s(literal 0 binary64) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b))
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))))))
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 c (/.f64 (*.f64 b b) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a c)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a c))))
(/.f64 (*.f64 a c) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 a c)) (*.f64 b (neg.f64 b)))
(/.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 b b) a)))
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 c (neg.f64 a)) (*.f64 b (neg.f64 b)))
(/.f64 (*.f64 c (/.f64 a b)) b)
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b b) a))
(/.f64 (*.f64 (neg.f64 a) c) (*.f64 b (neg.f64 b)))
(/.f64 (*.f64 (/.f64 a b) c) b)
(/.f64 (/.f64 (*.f64 a c) b) b)
(/.f64 (neg.f64 (neg.f64 (*.f64 a c))) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b b) a)))
(/.f64 (neg.f64 (*.f64 c (neg.f64 a))) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 c (/.f64 a b))) (neg.f64 b))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (/.f64 (*.f64 b b) a)))
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (*.f64 b b))
(/.f64 (neg.f64 (*.f64 (/.f64 a b) c)) (neg.f64 b))
(/.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (neg.f64 b))
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64))
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c))
(*.f64 c (/.f64 a (*.f64 b b)))
(*.f64 (/.f64 a (*.f64 b b)) c)
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 c b) (/.f64 a b))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 4 binary64)) (*.f64 b b))))

eval447.0ms (2.4%)

Memory
40.8MiB live, 971.7MiB allocated
Compiler

Compiled 133 326 to 6 593 computations (95.1% saved)

prune496.0ms (2.6%)

Memory
-14.9MiB live, 943.2MiB allocated
Pruning

25 alts after pruning (20 fresh and 5 done)

PrunedKeptTotal
New2 612122 624
Fresh5813
Picked325
Done033
Total2 620252 645
Accuracy
88.5%
Counts
2 645 → 25
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.3%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))))
71.3%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
68.0%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
63.0%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
48.6%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
57.6%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)))
66.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))))))
66.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
68.3%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))))
66.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))))
50.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
68.0%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
63.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
34.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))))
63.3%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
56.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
63.4%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
50.9%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.4%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
70.8%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)))
71.2%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
63.6%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.6%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.6%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Compiler

Compiled 1 714 to 970 computations (43.4% saved)

simplify172.0ms (0.9%)

Memory
-36.6MiB live, 165.1MiB allocated
Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64))))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff128
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
cost-diff128
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
cost-diff0
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff128
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
cost-diff320
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
cost-diff0
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff128
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
cost-diff704
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
cost-diff0
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
cost-diff0
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff0
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
cost-diff0
(/.f64 #s(literal -1/2 binary64) a)
cost-diff0
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
cost-diff0
(>=.f64 b #s(literal 0 binary64))
cost-diff0
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)))
Rules
4 664×lower-fma.f32
4 656×lower-fma.f64
3 788×lower-*.f32
3 756×lower-*.f64
3 234×lower-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
077936
0127924
1215896
2371896
3605892
41059892
51852892
63934892
77827892
08280888
Stop Event
iter limit
node limit
iter limit
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1/2 binary64) a)
#s(literal -1/2 binary64)
a
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
#s(literal 1 binary64)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c #s(literal -4 binary64))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
(*.f64 b #s(literal -2 binary64))
#s(literal -2 binary64)
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))
(*.f64 c #s(literal 2 binary64))
c
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(neg.f64 b)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
#s(literal 1 binary64)
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
(*.f64 b #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(*.f64 #s(literal 2 binary64) c)
c
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(neg.f64 b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(*.f64 #s(literal 2 binary64) a)
#s(literal 2 binary64)
a
(/.f64 c (*.f64 b b))
c
(*.f64 b b)
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(*.f64 #s(literal 2 binary64) c)
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(neg.f64 b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 b a)
a
#s(literal -1/2 binary64)
(/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))
#s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(*.f64 #s(literal -2 binary64) c)
#s(literal -2 binary64)
c
(*.f64 a #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(*.f64 #s(literal 2 binary64) c)
#s(literal 2 binary64)
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 #s(literal 4 binary64) a)
#s(literal 4 binary64)
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a)) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))) a))
(/.f64 #s(literal -1/2 binary64) a)
#s(literal -1/2 binary64)
a
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 c (*.f64 a #s(literal -4 binary64)))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
c
(*.f64 a #s(literal -4 binary64))
#s(literal -4 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
#s(literal 2 binary64)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))) b)
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))))
#s(literal 1 binary64)
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 a (*.f64 c #s(literal -4 binary64)))
(*.f64 c #s(literal -4 binary64))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b)))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
(*.f64 b #s(literal -2 binary64))
#s(literal -2 binary64)
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))
(/.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))
(*.f64 c #s(literal 2 binary64))
c
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
(-.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b)) b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
#s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))
(neg.f64 b)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b)))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
#s(literal 1 binary64)
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
(*.f64 a #s(literal 2 binary64))
a
#s(literal 2 binary64)
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
(*.f64 b #s(literal -2 binary64))
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
c
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(-.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b)) b)
(neg.f64 b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
#s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 a (*.f64 c (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b)))))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 a (*.f64 c (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 a (*.f64 c (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal -2 binary64))))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(fma.f64 a (*.f64 c (/.f64 #s(literal 2 binary64) b)) (*.f64 b #s(literal -2 binary64)))
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))
(fma.f64 (*.f64 a c) (/.f64 #s(literal 2 binary64) (*.f64 b b)) #s(literal -2 binary64))
(*.f64 #s(literal 2 binary64) a)
(*.f64 a #s(literal 2 binary64))
#s(literal 2 binary64)
a
(/.f64 c (*.f64 b b))
c
(*.f64 b b)
#s(literal -2 binary64)
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 b #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(-.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b)) b)
(neg.f64 b)
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
#s(approx (sqrt (+ (* b b) (* c (* a -4)))) (neg.f64 b))
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (*.f64 c (/.f64 #s(literal -2 binary64) b)) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)))
(>=.f64 b #s(literal 0 binary64))
b
#s(literal 0 binary64)
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (*.f64 c (/.f64 #s(literal -2 binary64) b)) b)) (*.f64 a #s(literal -2 binary64))))
(/.f64 b a)
a
#s(literal -1/2 binary64)
(/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (*.f64 c (/.f64 #s(literal -2 binary64) b)) b)) (*.f64 a #s(literal -2 binary64)))
#s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))
#s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (*.f64 c (/.f64 #s(literal -2 binary64) b)) b))
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)
(fma.f64 a (*.f64 c (/.f64 #s(literal -2 binary64) b)) b)
(/.f64 (*.f64 #s(literal -2 binary64) c) b)
(*.f64 c (/.f64 #s(literal -2 binary64) b))
(*.f64 #s(literal -2 binary64) c)
(*.f64 c #s(literal -2 binary64))
#s(literal -2 binary64)
c
(*.f64 a #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b))
(*.f64 #s(literal 2 binary64) c)
(*.f64 c #s(literal 2 binary64))
#s(literal 2 binary64)
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))) b)
(neg.f64 b)
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
(sqrt.f64 (fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(*.f64 b b)
(*.f64 (*.f64 #s(literal 4 binary64) a) c)
(*.f64 a (*.f64 c #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) a)
(*.f64 a #s(literal 4 binary64))
#s(literal 4 binary64)

localize316.0ms (1.7%)

Memory
17.2MiB live, 257.3MiB allocated
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy12.9041415147941
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
accuracy15.85367892347291
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64))))
accuracy25.675527080053353
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
accuracy42.37051394935085
#s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))
accuracy6.942846419349994
(/.f64 c (*.f64 b b))
accuracy12.904141514794107
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
accuracy42.009204518715975
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))
accuracy44.21810764383053
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
accuracy3.4011819600002324
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
accuracy12.904141514794107
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
accuracy42.06162481381231
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
accuracy44.21810764383053
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
accuracy3.498195201640694
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
accuracy12.9041415147941
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
accuracy42.06162481381231
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
accuracy44.21810764383053
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
accuracy12.642893536758196
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
accuracy12.9041415147941
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
accuracy24.72319032411376
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
accuracy25.675527080053353
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
Samples
81.0ms71×2valid
49.0ms68×1valid
42.0ms100×0valid
21.0ms17×3valid
Compiler

Compiled 820 to 66 computations (92% saved)

Precisions
Click to see histograms. Total time spent on operations: 133.0ms
ival-div: 43.0ms (32.3% of total)
ival-mult: 27.0ms (20.3% of total)
adjust: 22.0ms (16.5% of total)
ival-add: 11.0ms (8.3% of total)
ival-sqrt: 9.0ms (6.8% of total)
ival-if: 9.0ms (6.8% of total)
ival-sub: 8.0ms (6% of total)
ival->=: 1.0ms (0.8% of total)
exact: 1.0ms (0.8% of total)
ival-neg: 1.0ms (0.8% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series73.0ms (0.4%)

Memory
-6.9MiB live, 69.3MiB allocated
Counts
25 → 840
Calls
Call 1
Inputs
#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())
#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())
#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())
#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())
#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())
#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())
#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())
#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())
#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())
#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())
#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())
#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())
#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())
#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())
#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())
#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())
#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())
#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())
#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())
#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())
#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())
#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())
Outputs
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b))) #<representation binary64>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor 0 b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (>= b 0) (taylor -inf b) (#s(alt (>=.f64 b #s(literal 0 binary64)) (patch (>=.f64 b #s(literal 0 binary64)) #<representation bool>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (patch (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor 0 a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (/ -1/2 a) (taylor -inf a) (#s(alt (/.f64 #s(literal -1/2 binary64) a) (patch (/.f64 #s(literal -1/2 binary64) a) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))) (taylor -inf b) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf a) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor 0 c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))) (taylor -inf c) (#s(alt (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (patch (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (patch (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (patch (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b))) (taylor 0 a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ a c)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) (taylor 0 b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b c)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c)))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (+ (* -1 (/ a (pow b 2))) (/ 1 c))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (+ (* -1 (/ a (pow b 2))) (/ 1 c)))))) (taylor -inf b) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ a b)) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3)))))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))) (taylor 0 c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c) (taylor inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ a c)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c)) (taylor -inf c) (#s(alt (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (patch (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor 0 b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b) (taylor 0 b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b) (taylor 0 b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b) (taylor 0 b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor inf b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor inf a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))) (taylor inf a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))) (taylor inf a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))) (taylor inf a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor -inf a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))) (taylor -inf a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))) (taylor -inf a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))) (taylor -inf a) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 b) (* 2 (/ (* a c) b))) (taylor 0 c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor inf c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))) (taylor inf c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))) (taylor inf c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))) (taylor inf c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor -inf c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))) (taylor -inf c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))) (taylor -inf c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))) (taylor -inf c) (#s(alt (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (patch (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (patch (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (patch (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (- (pow b 2) (* 4 (* a c))) (taylor 0 b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) (taylor -inf b) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* a (- (/ (pow b 2) a) (* 4 c))) (taylor inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) (taylor -inf a) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (pow b 2) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (+ (* -4 (* a c)) (pow b 2)) (taylor 0 c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* c (- (/ (pow b 2) c) (* 4 a))) (taylor inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -4 (* a c)) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) (taylor -inf c) (#s(alt (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) (patch (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) (taylor 0 b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (/ c (pow b 2)) (/ 1 a))) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) (taylor inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ c b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (/ (* a c) b)) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) (taylor 0 a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (taylor inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) (taylor -inf a) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ b a)) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (/ c b)) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) (taylor 0 c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) (taylor inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ c a)) (sqrt -1)) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) (taylor -inf c) (#s(alt (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (patch (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (patch (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ 1 b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) (taylor inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) (taylor -inf b) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ 1 b) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) (taylor 0 a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) (taylor inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf a) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (/ 1 b) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) (taylor 0 c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) (taylor inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) (taylor -inf c) (#s(alt (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (patch (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (patch (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ b (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 b) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 (/ (* a c) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) (taylor -inf b) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 b) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* 2 b) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* -2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (patch (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (patch #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor inf b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) (taylor inf b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) (taylor inf b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) (taylor inf b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor -inf b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) (taylor 0 a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) (taylor 0 a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) (taylor 0 a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) (taylor inf a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) (taylor inf a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) (taylor -inf a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor 0 c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) (taylor 0 c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) (taylor 0 c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) (taylor 0 c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) (taylor inf c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) (taylor inf c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) (taylor -inf c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (patch (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2)) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 (/ (* a c) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) (taylor -inf b) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) (taylor 0 a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) (taylor inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -2 b) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (* 2 (/ (* a c) b)) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) (taylor 0 c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* (sqrt (* a c)) (sqrt -4))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) (taylor inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* 2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (patch #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor 0 c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor 0 c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor 0 c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor 0 c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor inf c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor inf c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor inf c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor inf c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor -inf c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor -inf c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor -inf c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor -inf c) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor 0 b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor 0 b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor 0 b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor 0 b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor inf b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor inf b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor inf b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor inf b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor -inf b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor -inf b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor -inf b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (/ c (pow b 2)) (taylor -inf b) (#s(alt (/.f64 c (*.f64 b b)) (patch (/.f64 c (*.f64 b b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (patch #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) (taylor 0 b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 b) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) (taylor -inf b) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) (taylor 0 a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) (taylor inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) (taylor -inf a) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt b (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* -2 (/ (* a c) b))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) (taylor 0 c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* (sqrt (* a c)) (sqrt -4)) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) (taylor inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -2 (* (sqrt (* a c)) (sqrt -1))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
#s(alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) (taylor -inf c) (#s(alt (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (patch (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) #<representation binary64>) () ())) ())
Calls

210 calls:

TimeVariablePointExpression
8.0ms
a
@-inf
(/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))
1.0ms
c
@inf
(/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))
1.0ms
a
@inf
(/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))
1.0ms
c
@-inf
(/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))
1.0ms
b
@0
(/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))

simplify408.0ms (2.2%)

Memory
2.2MiB live, 277.3MiB allocated
Algorithm
egg-herbie
Rules
7 480×lower-fma.f64
7 480×lower-fma.f32
7 358×lower-*.f64
7 358×lower-*.f32
5 516×lower-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0120620816
1392020512
0836819576
Stop Event
iter limit
node limit
Counts
840 → 828
Calls
Call 1
Inputs
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(>= b 0)
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(/ -1/2 a)
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -2 (/ (* a c) b))
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (/ a b))
(* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)))
(* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b)))
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(* (sqrt (/ a c)) (sqrt -1))
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1)))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1)))
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(* -1 (/ a b))
(/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b)
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b)
(* -1 (/ b c))
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (+ (* -1 (/ a (pow b 2))) (/ 1 c)))))
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (+ (* -1 (/ a (pow b 2))) (/ 1 c))))))
(* -1 (/ a b))
(+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3))))
(+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3))))))
(+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c)
(* (sqrt (/ a c)) (sqrt -1))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c))
(* 2 (/ (* a c) b))
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -2 b)
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(* 2 (/ (* a c) b))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(* 2 (/ (* a c) b))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(* -2 b)
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(* 2 (/ (* a c) b))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(* 2 (/ (* a c) b))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -4 (* a c))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(- (pow b 2) (* 4 (* a c)))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(* -4 (* a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(pow b 2)
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(+ (* -4 (* a c)) (pow b 2))
(* -4 (* a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(* -4 (* a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(* -1 (/ b a))
(* b (- (/ c (pow b 2)) (/ 1 a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(* -1 (/ c b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(* -1 (/ b a))
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(* (sqrt (/ c a)) (sqrt -1))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(* -1 (/ b a))
(+ (* -1 (/ b a)) (/ c b))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(* (sqrt (/ c a)) (sqrt -1))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(/ 1 b)
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(/ -1 b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(/ 1 b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(/ 1 b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(* 2 b)
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* 2 (/ (* a c) b))
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* 2 b)
(+ (* -2 (/ (* a c) b)) (* 2 b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 (/ (* a c) b))
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(* -2 b)
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(* -2 (/ (* a c) b))
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 (/ (* a c) b))
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(* -2 b)
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -2 (/ (* a c) b))
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -2 b)
(- (* 2 (/ (* a c) b)) (* 2 b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(/ c (pow b 2))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(* (sqrt (* a c)) (sqrt -4))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
b
(+ b (* -2 (/ (* a c) b)))
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(* (sqrt (* a c)) (sqrt -4))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
Outputs
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(>= b 0)
(>=.f64 b #s(literal 0 binary64))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))))
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(/ -1/2 a)
(/.f64 #s(literal -1/2 binary64) a)
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) (neg.f64 b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))) (neg.f64 b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))))) (neg.f64 b))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64))) (neg.f64 c)) b) c))))
(* -1 (/ a b))
(/.f64 a (neg.f64 b))
(* a (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))
(*.f64 a (fma.f64 a (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* a (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)))
(*.f64 a (fma.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)))
(* a (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -2 (/ (pow c 2) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))))))) (/ 1 b)))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)))
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c))
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c))
(- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))))
(* (sqrt (/ a c)) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a))
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b a) c))) a))
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))
(fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c))
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) c))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) c))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ a b))
(/.f64 a (neg.f64 b))
(/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a)) b)
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) b)
(/ (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -1 a) (+ (* -1 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6)))))) b)
(/.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b b)) a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64)))) b)
(* -1 (/ b c))
(/.f64 b (neg.f64 c))
(* -1 (* b (+ (* -1 (/ a (pow b 2))) (/ 1 c))))
(*.f64 (neg.f64 b) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (+ (* -1 (/ a (pow b 2))) (/ 1 c)))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))))
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c))))) (+ (* -1 (* (pow a 3) (pow c 2))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* (pow a 2) c)) (* (pow a 2) c)) (pow b 4))) (+ (* -1 (/ a (pow b 2))) (/ 1 c))))))
(neg.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (fma.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 a (*.f64 b b))))))
(* -1 (/ a b))
(/.f64 a (neg.f64 b))
(+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3))))
(neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)))
(+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3))))))
(fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a (neg.f64 b)))
(+ (* -1 (/ a b)) (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))
(-.f64 (*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (/.f64 a b))
(* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -4 binary64))) c)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) c)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) c)
(/.f64 (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) c)
(* (sqrt (/ a c)) (sqrt -1))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) c))
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) (neg.f64 c))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (* b c))) c))) c))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) c) (*.f64 (*.f64 #s(literal -1/2 binary64) b) c)) c))) (neg.f64 c))
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))) c)) (* -1/2 (* b c))) c))) c))
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) c) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))))) c)) c)) c))) (neg.f64 c))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (fma.f64 (*.f64 a c) #s(literal 2 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (fma.f64 (*.f64 a c) #s(literal 2 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) b)
(/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b)
(/.f64 (fma.f64 (*.f64 a c) #s(literal 2 binary64) (*.f64 (*.f64 b b) #s(literal -2 binary64))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b)
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c b) (/.f64 (*.f64 b #s(literal -2 binary64)) a)))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c b) (/.f64 (*.f64 b #s(literal -2 binary64)) a)))
(* a (+ (* -2 (/ b a)) (* 2 (/ c b))))
(*.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 c b) (/.f64 (*.f64 b #s(literal -2 binary64)) a)))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b)
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a)))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(+ (* -2 b) (* 2 (/ (* a c) b)))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b)
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 b c))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 b c))))
(* c (+ (* -2 (/ b c)) (* 2 (/ a b))))
(*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 b c))))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b)
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b c) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (neg.f64 c))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b c) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (neg.f64 c))
(* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c)))))
(*.f64 (fma.f64 #s(literal 2 binary64) (/.f64 b c) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (neg.f64 c))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64))) (neg.f64 c)) b) c))))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(- (pow b 2) (* 4 (* a c)))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))
(*.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c)))
(* a (- (/ (pow b 2) a) (* 4 c)))
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))))
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c))))
(*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 c #s(literal 4 binary64))))
(pow b 2)
(*.f64 b b)
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(+ (* -4 (* a c)) (pow b 2))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* c (- (/ (pow b 2) c) (* 4 a)))
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))
(* -4 (* a c))
(*.f64 #s(literal -4 binary64) (*.f64 a c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))
(*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 a #s(literal 4 binary64))) (neg.f64 c))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) b) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))
(fma.f64 b (fma.f64 b (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(* b (- (/ c (pow b 2)) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))))
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))
(*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (*.f64 b b)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))))
(* -1 (/ c b))
(/.f64 c (neg.f64 b))
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))
(/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (neg.f64 b))
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))
(/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (neg.f64 b))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(/ (+ (* -1 b) (/ (* a c) b)) a)
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a)
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)
(/.f64 (fma.f64 a (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) (neg.f64 b)) a)
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)
(/.f64 (fma.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c b)) (neg.f64 b)) a)
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))
(*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))
(fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a))
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a))
(* -1 (/ b a))
(/.f64 (neg.f64 b) a)
(+ (* -1 (/ b a)) (/ c b))
(-.f64 (/.f64 c b) (/.f64 b a))
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))
(fma.f64 c (fma.f64 a (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (neg.f64 b) a))
(* -1/2 (* (sqrt (/ c a)) (sqrt -4)))
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))
(*.f64 c (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))))
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))))))))
(* (sqrt (/ c a)) (sqrt -1))
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))
(*.f64 (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))
(neg.f64 (*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (fma.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(neg.f64 (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) (neg.f64 c))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (fma.f64 (*.f64 b b) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a c) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/32 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b)
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) b)
(/ -1 b)
(/.f64 #s(literal -1 binary64) b)
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (neg.f64 b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) (neg.f64 b))
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))
(/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) (neg.f64 b))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))
(fma.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b a) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))
(fma.f64 a (fma.f64 a (*.f64 #s(literal -1/2 binary64) (fma.f64 (*.f64 b a) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))))) (*.f64 a (*.f64 a a))))
(/ 1 b)
(/.f64 #s(literal 1 binary64) b)
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))
(fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))
(fma.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))
(fma.f64 c (fma.f64 c (*.f64 (*.f64 #s(literal -1/2 binary64) b) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64)))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))
(* (sqrt (/ 1 (* a c))) (sqrt -1/4))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))
(fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))))
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))
(fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -1/4 binary64))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))))))
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))
(-.f64 (fma.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (fma.f64 #s(literal 1/256 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a)))))) (*.f64 c (*.f64 c c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64))) (neg.f64 c)) b) c))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ b (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b)
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(*.f64 b (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))
(* 2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b)
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))))) b)
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))) (neg.f64 b))
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))
(neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (*.f64 b #s(literal 2 binary64)))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))
(*.f64 c (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b (neg.f64 c))) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64))) c)) c))))
(* 2 b)
(*.f64 b #s(literal 2 binary64))
(+ (* -2 (/ (* a c) b)) (* 2 b))
(fma.f64 b #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal 2 binary64)))
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 b #s(literal 2 binary64) (*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64)))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (neg.f64 b) a)))
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) a)))
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) a)) a))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(neg.f64 (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) (neg.f64 c))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b))
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c)))) b)
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)
(/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(*.f64 (neg.f64 b) (+.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))
(*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))
(*.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))
(*.f64 a (fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))
(*.f64 a (-.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a)))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)) (neg.f64 a))
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(neg.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) a))))
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) (neg.f64 a)) b) a)) (neg.f64 a))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))
(*.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))
(*.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))
(*.f64 c (fma.f64 c (fma.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))
(*.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (neg.f64 c))
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 b)) c))))
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64))) (neg.f64 c)) b) c))))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4)))
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)) b))
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(-.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 b (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64)))))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(* b (- (* 2 (/ (* a c) (pow b 2))) 2))
(*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)))
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64))))
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))))
(* -2 (/ (* a c) b))
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))) (neg.f64 b))
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))
(/.f64 (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)))))) (neg.f64 b))
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 a c))))) (neg.f64 b))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))
(fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 c b))) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))
(*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))))
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/8 binary64) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a))
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/64 binary64) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64))) (neg.f64 a))
(* -2 b)
(*.f64 b #s(literal -2 binary64))
(- (* 2 (/ (* a c) b)) (* 2 b))
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (/.f64 a b))) (*.f64 b #s(literal -2 binary64)))
(* -1 (* (sqrt (* a c)) (sqrt -4)))
(*.f64 (sqrt.f64 (*.f64 a c)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c))))
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (neg.f64 (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))
(*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)))))
(* 2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 b c) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(neg.f64 (*.f64 c (+.f64 (/.f64 (-.f64 (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 c)) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(/ c (pow b 2))
(/.f64 c (*.f64 b b))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(neg.f64 (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) (neg.f64 c))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))
(fma.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))))
b
(* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))
(fma.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)) b)
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))
(fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))))) b)
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b)
(* -1 b)
(neg.f64 b)
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)))
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))
(neg.f64 (fma.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))) b))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))
(fma.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b))) b)
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))
(*.f64 a (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))
(*.f64 a (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))
b
(+ b (* -2 (/ (* a c) b)))
(fma.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64) b)
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))
(fma.f64 c (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b))) b)
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))
(fma.f64 c (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (/.f64 a b))) b)
(* (sqrt (* a c)) (sqrt -4))
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))))
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))))
(* -2 (* (sqrt (* a c)) (sqrt -1)))
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))
(*.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) (neg.f64 c))
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))
(*.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) (neg.f64 c))

rewrite624.0ms (3.3%)

Memory
-10.2MiB live, 187.0MiB allocated
Rules
6 114×lower-*.f32
6 082×lower-*.f64
4 758×lower-fma.f32
4 750×lower-fma.f64
3 712×lower-/.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
072425
0120421
1419398
23230398
09716398
Stop Event
iter limit
node limit
iter limit
Counts
25 → 1 126
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)))
(>=.f64 b #s(literal 0 binary64))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))
(/.f64 #s(literal -1/2 binary64) a)
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
(*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a))
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64))))
(sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))
(/.f64 c (*.f64 b b))
#s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))
(>=.f64 b #s(literal 0 binary64))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a)
(/.f64 (*.f64 #s(literal -1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (neg.f64 a) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a)))
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (neg.f64 a))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b a) (/.f64 b a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64)) (neg.f64 a))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 a))
(/.f64 (*.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 a b) a))
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a b) a))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a b) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (/.f64 a b) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 a b) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) a))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) a))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (/.f64 a b) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a b) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a (*.f64 (neg.f64 a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 a) (neg.f64 a)))
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a))
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) a))
(/.f64 #s(literal -1/2 binary64) a)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a)))
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (neg.f64 a))
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))
(pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal 1/2 binary64))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(neg.f64 (/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal -2 binary64))
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) a)
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(neg.f64 (/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 2 binary64))
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal -2 binary64))
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) a)
(/.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
(-.f64 (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(-.f64 (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (*.f64 b b) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(-.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)))
(/.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (neg.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(pow.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b))))
(*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(*.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(*.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)) (/.f64 #s(literal 1 binary64) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64))))
(neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64))
(/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(/.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64)))))
(/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))
(pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 a (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(*.f64 a (/.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)))
(*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 a (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)))
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))))
(*.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) a)
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal 2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) #s(literal 1 binary64)) #s(literal 2 binary64))
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 b #s(literal -2 binary64)))
(fma.f64 b #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b)))
(fma.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) (*.f64 b #s(literal -2 binary64)))
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b) (*.f64 b #s(literal -2 binary64)))
(fma.f64 #s(literal -2 binary64) b (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b)))
(fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) b) (*.f64 b #s(literal -2 binary64)))
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) b) (*.f64 b #s(literal -2 binary64)))
(fma.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) (*.f64 b b)) b (*.f64 b #s(literal -2 binary64)))
(fma.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b #s(literal -2 binary64)))
(fma.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 c (*.f64 b b)) (*.f64 b #s(literal -2 binary64)))
(fma.f64 (*.f64 b (/.f64 c (*.f64 b b))) (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal -2 binary64)))
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)) (*.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b b)))) (fma.f64 (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 b #s(literal -2 binary64))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b))) (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64)))) (-.f64 (/.f64 (*.f64 b (*.f64 c (*.f64 a #s(literal 2 binary64)))) (*.f64 b b)) (*.f64 b #s(literal -2 binary64))))
(/.f64 (*.f64 b (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -8 binary64))) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 b b))))
(/.f64 (*.f64 b (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal -4 binary64))) (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -8 binary64)) b) (-.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 b b))))
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal -4 binary64)) b) (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)))
(*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))
(*.f64 (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64))))
(neg.f64 (/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))) (*.f64 a #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))))
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))))))
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) a)
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) (neg.f64 a))
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)))
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) a) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #s(literal 1/2 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))))
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (/.f64 #s(literal 1/2 binary64) a))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))) (/.f64 #s(literal -1/2 binary64) a))
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))))
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(-.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(exp.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64)))
(fabs.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(-.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal 4 binary64) c)))
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(sqrt.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b))
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal 4 binary64) c)) (*.f64 b b))
(fma.f64 #s(literal -1 binary64) (*.f64 b (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b))
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))
(/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))
(/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))
(/.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64))
(*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64)))
(*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(*.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -2 binary64)))
(+.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64)))))
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))))
(fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) #s(literal -1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64))))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))))
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))))
(/.f64 (*.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) a))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) a (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) a (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 a (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 a (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64))))) (neg.f64 (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64)))))
(/.f64 (-.f64 (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) b)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (/.f64 a b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) b)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (/.f64 a b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) a))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (/.f64 a b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) a))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) b)) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a b) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (/.f64 a b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (+.f64 (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) a))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a)))
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 b #s(literal 1 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a)))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a)))
(/.f64 (fma.f64 a #s(literal 2 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 #s(literal 1 binary64) b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (/.f64 a b) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a b)))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (neg.f64 a) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (/.f64 a b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a b)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b)))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (/.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a b)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (neg.f64 a) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 a)))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (/.f64 a b) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a b)))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) a (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (neg.f64 a) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (/.f64 a b) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 a b)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a (*.f64 b #s(literal -1/2 binary64)))))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(literal 1 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (neg.f64 a)))
(/.f64 (fma.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 b (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 b (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 b (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 b (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 b #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64)))
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (/.f64 a b) #s(literal 1 binary64))) (*.f64 (/.f64 a b) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (/.f64 a b) #s(literal -1 binary64))) (*.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 (/.f64 a b) #s(literal -2 binary64)))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a b) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (/.f64 a b) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (/.f64 a b) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 (/.f64 a b) #s(literal 2 binary64)))
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 a b) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (/.f64 a b) a))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal 2 binary64))))
(/.f64 (+.f64 #s(literal -2 binary64) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal -2 binary64)))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64))))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) a))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 a #s(literal -1 binary64))) (*.f64 a (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 a (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 a (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 a (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 a a))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (neg.f64 (*.f64 b #s(literal -1/2 binary64))) a (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1 binary64)) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 b #s(literal 1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) b) a (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 (neg.f64 a) #s(literal -1 binary64))) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal 2 binary64)) (*.f64 (neg.f64 a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a))) (*.f64 a #s(literal 2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -2 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) #s(literal 2 binary64) (*.f64 (neg.f64 a) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a)))) (*.f64 a #s(literal -2 binary64)))
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) b) a (*.f64 (neg.f64 a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a))
(pow.f64 (/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a))) (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64))) (*.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)))) (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))) (*.f64 a a)))))
(*.f64 (*.f64 (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))) (*.f64 a #s(literal -2 binary64)))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(exp.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64)))
(fabs.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/4 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(-.f64 (/.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(-.f64 (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(-.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (neg.f64 b))
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b))
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 b))
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (neg.f64 b))
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 b))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (neg.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b (neg.f64 b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (neg.f64 b)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (neg.f64 b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) b)))
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 (*.f64 b (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64) b)
(fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) b)
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) b)
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) b)
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)) b)
(fma.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) b)
(fma.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) b)
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) b)
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1/2 binary64)) b)
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) #s(literal -1/2 binary64)) b)
(fma.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) b)
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (-.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (neg.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(*.f64 (fma.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (-.f64 (*.f64 b b) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b))
(-.f64 #s(literal 0 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)
(-.f64 (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(-.f64 (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 (*.f64 b b) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(-.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(literal 0 binary64)) b)
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))
(/.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)))
(/.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b))))
(/.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(/.f64 (neg.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (neg.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(pow.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) #s(literal -1 binary64))
(*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (neg.f64 b)) (*.f64 b b))))
(*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(*.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(*.f64 (*.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)) (/.f64 #s(literal 1 binary64) (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64)))
(neg.f64 (/.f64 c (*.f64 b (neg.f64 b))))
(neg.f64 (/.f64 (neg.f64 c) (*.f64 b b)))
(/.f64 c (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c)))
(/.f64 (neg.f64 c) (*.f64 b (neg.f64 b)))
(/.f64 (/.f64 c b) b)
(/.f64 (neg.f64 (neg.f64 c)) (*.f64 b b))
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 b))
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b))
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64))
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (*.f64 b (neg.f64 b))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) c)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))
(fabs.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))
(neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 #s(literal -1 binary64)))
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(/.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))
(/.f64 (sqrt.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64))
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(pow.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/4 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))))
(*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 #s(literal 4 binary64) c)) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))
(*.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))

eval604.0ms (3.2%)

Memory
6.7MiB live, 238.6MiB allocated
Compiler

Compiled 103 667 to 6 210 computations (94% saved)

prune1.1s (6%)

Memory
0.1MiB live, 1 164.3MiB allocated
Pruning

29 alts after pruning (21 fresh and 8 done)

PrunedKeptTotal
New2 168112 179
Fresh51015
Picked235
Done055
Total2 175292 204
Accuracy
88.5%
Counts
2 204 → 29
Alt Table
Click to see full alt table
StatusAccuracyProgram
54.3%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))))
71.3%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
68.0%
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
48.5%
(if (>=.f64 b #s(literal 0 binary64)) (pow.f64 (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
57.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (/.f64 a b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
63.0%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
63.3%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
48.6%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
57.6%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)))
66.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))))))
66.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
68.3%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))))
66.8%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))))
50.9%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
68.0%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
34.5%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))))
32.1%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (+ (* (* 2 a) (/ c (* b b))) -2)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.3%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 a (neg.f64 b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
56.4%
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
63.5%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
63.4%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
50.9%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
63.4%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
70.8%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)))
71.2%
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
63.6%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
63.5%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
63.6%
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Compiler

Compiled 2 805 to 876 computations (68.8% saved)

regimes54.0ms (0.3%)

Memory
17.0MiB live, 56.2MiB allocated
Counts
51 → 3
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 a (neg.f64 b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (+ (* (* 2 a) (/ c (* b b))) -2)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))))
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b) b)) a) (/.f64 a b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 a b))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (*.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) (fma.f64 a (*.f64 #s(literal 4 binary64) c) (*.f64 b b)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 (fma.f64 b b (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (pow.f64 (pow.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (/.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))))))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))))
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Calls

4 calls:

14.0ms
b
13.0ms
a
13.0ms
c
12.0ms
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
Results
AccuracySegmentsBranch
74.4%2a
88.1%3b
74.5%3c
88.1%5(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
Compiler

Compiled 53 to 29 computations (45.3% saved)

regimes11.0ms (0.1%)

Memory
12.1MiB live, 12.1MiB allocated
Counts
36 → 3
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 a (neg.f64 b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (+ (* (* 2 a) (/ c (* b b))) -2)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 #s(approx (sqrt (+ (* b b) (* c (* a -4)))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b)) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (*.f64 c (fma.f64 c (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a))))))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Calls

1 calls:

9.0ms
b
Results
AccuracySegmentsBranch
88.0%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes11.0ms (0.1%)

Memory
-30.1MiB live, 10.5MiB allocated
Counts
30 → 3
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 a (neg.f64 b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (+ (* (* 2 a) (/ c (* b b))) -2)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b)))))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Calls

1 calls:

9.0ms
b
Results
AccuracySegmentsBranch
88.0%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes9.0ms (0%)

Memory
11.0MiB live, 11.0MiB allocated
Counts
28 → 3
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 a (neg.f64 b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (+ (* (* 2 a) (/ c (* b b))) -2)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Calls

1 calls:

7.0ms
b
Results
AccuracySegmentsBranch
88.0%3b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes25.0ms (0.1%)

Memory
-13.1MiB live, 26.5MiB allocated
Counts
21 → 2
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 a (neg.f64 b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (+ (* (* 2 a) (/ c (* b b))) -2)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Calls

4 calls:

6.0ms
c
6.0ms
b
6.0ms
a
6.0ms
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
Results
AccuracySegmentsBranch
63.6%1c
63.6%1a
63.6%1(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
70.8%2b
Compiler

Compiled 53 to 29 computations (45.3% saved)

regimes6.0ms (0%)

Memory
7.2MiB live, 7.2MiB allocated
Counts
18 → 2
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 a (neg.f64 b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (+ (* (* 2 a) (/ c (* b b))) -2)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Calls

1 calls:

5.0ms
b
Results
AccuracySegmentsBranch
70.8%2b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes6.0ms (0%)

Memory
6.9MiB live, 6.9MiB allocated
Counts
17 → 1
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 a (neg.f64 b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 b (/.f64 c (*.f64 b b)) (/.f64 b (neg.f64 a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* a 2)) (*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (+ (* (* 2 a) (/ c (* b b))) -2)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Calls

1 calls:

5.0ms
b
Results
AccuracySegmentsBranch
63.6%1b
Compiler

Compiled 4 to 3 computations (25% saved)

regimes10.0ms (0.1%)

Memory
13.6MiB live, 13.6MiB allocated
Counts
6 → 1
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) #s(approx (/ (* a 2) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 a (neg.f64 b)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
Calls

4 calls:

2.0ms
b
2.0ms
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
2.0ms
c
2.0ms
a
Results
AccuracySegmentsBranch
63.5%1c
63.5%1(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
63.5%1a
63.5%1b
Compiler

Compiled 53 to 29 computations (45.3% saved)

regimes5.0ms (0%)

Memory
8.5MiB live, 8.5MiB allocated
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
Outputs
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
Calls

4 calls:

1.0ms
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
1.0ms
c
1.0ms
a
1.0ms
b
Results
AccuracySegmentsBranch
63.4%1c
63.4%1(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))))
63.4%1b
63.4%1a
Compiler

Compiled 53 to 29 computations (45.3% saved)

bsearch45.0ms (0.2%)

Memory
1.9MiB live, 41.5MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
4.3831375716483933e+102
6.153451087814139e+108
20.0ms
-1.496643649869222e+150
-9.428035485034533e+141
Samples
28.0ms288×0valid
0.0ms0invalid
Compiler

Compiled 1 430 to 890 computations (37.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-mult: 7.0ms (34.9% of total)
ival-div: 3.0ms (14.9% of total)
ival-sub: 2.0ms (10% of total)
ival-sqrt: 2.0ms (10% of total)
ival-add: 1.0ms (5% of total)
ival-if: 1.0ms (5% of total)
ival->=: 1.0ms (5% of total)
ival-neg: 1.0ms (5% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch4.0ms (0%)

Memory
-36.7MiB live, 2.8MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
4.3831375716483933e+102
6.153451087814139e+108
2.0ms
-1.496643649869222e+150
-9.428035485034533e+141
Compiler

Compiled 1 412 to 746 computations (47.2% saved)

bsearch2.0ms (0%)

Memory
2.9MiB live, 2.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
4.3831375716483933e+102
6.153451087814139e+108
1.0ms
-1.496643649869222e+150
-9.428035485034533e+141
Compiler

Compiled 1 340 to 800 computations (40.3% saved)

bsearch2.0ms (0%)

Memory
2.9MiB live, 2.9MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
1.0ms
4.3831375716483933e+102
6.153451087814139e+108
1.0ms
-1.496643649869222e+150
-9.428035485034533e+141
Compiler

Compiled 1 205 to 746 computations (38.1% saved)

bsearch26.0ms (0.1%)

Memory
24.1MiB live, 24.1MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
22.0ms
1.6430477465918642e-40
2.02510502115264e-29
Samples
15.0ms160×0valid
2.0ms17×0invalid
Compiler

Compiled 624 to 366 computations (41.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-mult: 4.0ms (33.5% of total)
ival-div: 2.0ms (16.8% of total)
ival-sub: 2.0ms (16.8% of total)
ival-add: 1.0ms (8.4% of total)
ival-if: 1.0ms (8.4% of total)
ival-sqrt: 1.0ms (8.4% of total)
ival->=: 1.0ms (8.4% of total)
ival-neg: 1.0ms (8.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
exact: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
1.7MiB live, 1.7MiB allocated
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
1.6430477465918642e-40
2.02510502115264e-29
Compiler

Compiled 624 to 376 computations (39.7% saved)

simplify27.0ms (0.1%)

Memory
-31.1MiB live, 16.6MiB allocated
Algorithm
egg-herbie
Rules
68×*-commutative_binary64
56×+-commutative_binary64
48×sub-neg_binary64
38×neg-sub0_binary64
38×neg-mul-1_binary64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0109939
1143937
2178937
3213937
4242937
5265937
6276937
7282937
8284937
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 b #s(literal -12500000000000000296817904483138816967608224097858527343418312358377967869275257157102220352701041176616824614173001450947417664623626019667968 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(if (<=.f64 b #s(literal -12500000000000000296817904483138816967608224097858527343418312358377967869275257157102220352701041176616824614173001450947417664623626019667968 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(if (<=.f64 b #s(literal -12500000000000000296817904483138816967608224097858527343418312358377967869275257157102220352701041176616824614173001450947417664623626019667968 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(if (<=.f64 b #s(literal -13000000000000001066842490148624682812285181538397318595555807650787931357224277767696823019909839123674499267840587394990723618467360232439808 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(if (<=.f64 b #s(literal 959110449498405/91343852333181432387730302044767688728495783936 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(if (<=.f64 b #s(literal 959110449498405/91343852333181432387730302044767688728495783936 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
Outputs
(if (<=.f64 b #s(literal -12500000000000000296817904483138816967608224097858527343418312358377967869275257157102220352701041176616824614173001450947417664623626019667968 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(if (<=.f64 b #s(literal -12500000000000000296817904483138816967608224097858527343418312358377967869275257157102220352701041176616824614173001450947417664623626019667968 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))))
(if (<=.f64 b #s(literal -12500000000000000296817904483138816967608224097858527343418312358377967869275257157102220352701041176616824614173001450947417664623626019667968 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(if (<=.f64 b #s(literal -12500000000000000296817904483138816967608224097858527343418312358377967869275257157102220352701041176616824614173001450947417664623626019667968 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))))
(if (<=.f64 b #s(literal -12500000000000000296817904483138816967608224097858527343418312358377967869275257157102220352701041176616824614173001450947417664623626019667968 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(if (<=.f64 b #s(literal -12500000000000000296817904483138816967608224097858527343418312358377967869275257157102220352701041176616824614173001450947417664623626019667968 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* b (- -2 (* (* c (/ a (* b b))) -2))) (*.f64 #s(literal 2 binary64) (fma.f64 a (/.f64 c b) (neg.f64 b))))))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))))
(if (<=.f64 b #s(literal -13000000000000001066842490148624682812285181538397318595555807650787931357224277767696823019909839123674499267840587394990723618467360232439808 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))))
(if (<=.f64 b #s(literal -13000000000000001066842490148624682812285181538397318595555807650787931357224277767696823019909839123674499267840587394990723618467360232439808 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (if (<=.f64 b #s(literal 1949999999999999922890701106407687486842174239419928655017814979851944735075953990372402648603526104235376640 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))))
(if (<=.f64 b #s(literal 959110449498405/91343852333181432387730302044767688728495783936 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(if (<=.f64 b #s(literal 959110449498405/91343852333181432387730302044767688728495783936 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))))
(if (<=.f64 b #s(literal 959110449498405/91343852333181432387730302044767688728495783936 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b))))))
(if (<=.f64 b #s(literal 959110449498405/91343852333181432387730302044767688728495783936 binary64)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)))))
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (/.f64 c b) (/.f64 b a))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64))) a)) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 b)) b)))

soundness1.1s (6.1%)

Memory
10.2MiB live, 597.7MiB allocated
Rules
12 176×lower-fma.f64
12 176×lower-fma.f32
11 996×lower-fma.f64
11 996×lower-fma.f32
10 404×lower-fma.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01765
02865
18964
266562
0963957
049262
084247
1296223
22586219
08447219
097221562
1311921358
0923720352
072425
0120421
1419398
23230398
09716398
064414
0107421
1356390
22835390
08870387
072814414
1234014287
2760214274
0813113582
06504075
120834039
268203997
081563811
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
node limit
iter limit
iter limit
node limit
iter limit
Compiler

Compiled 2 108 to 856 computations (59.4% saved)

preprocess94.0ms (0.5%)

Memory
-2.0MiB live, 49.3MiB allocated
Compiler

Compiled 1 214 to 208 computations (82.9% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...